home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Optimisation & Diagnostics / vLite 1.2 / vLite-1.2.installer.exe / {app} / vLite.exe / 1033 / MANIFEST / 1
Text File  |  2008-09-12  |  502b  |  11 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <assemblyIdentity version="1.1.0.0" processorArchitecture="X86" name="vLite" type="win32"></assemblyIdentity>
  3.   <description>vLite - Vista Lite</description>
  4.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
  5.     <security>
  6.       <requestedPrivileges>
  7.         <requestedExecutionLevel level="requireAdministrator"></requestedExecutionLevel>
  8.       </requestedPrivileges>
  9.     </security>
  10.   </trustInfo>
  11. </assembly>